诗词屋>英语词典>file name extension翻译和用法

file name extension

英 [faɪl neɪm ɪkˈstenʃn]

美 [faɪl neɪm ɪkˈstenʃn]

网络  文件扩展名

英英释义

noun

  • a string of characters beginning with a period and followed by one or more letters
    1. most applications provide extensions for the files they create
    2. most BASIC files use the filename extension .BAS
    Synonym:extensionfilename extension

双语例句

  • The default file name extension. If the user types in a file name, this extension is added at the end of the file name if one isn't specified.
    默认的文件扩展名。当用户键入文件名时,如果未指定扩展名,将在文件名后添加此扩展名。
  • The full path to the base file name, without a file name extension, on the temporary directory path, that is used to generate temporary file names for the collection.
    基文件名的完整路径,该基文件名不带文件扩展名,位于临时目录路径上,用于生成该集合的临时文件名。
  • The report data is available as an attachment with the MHT file name extension.
    报告数据可以从文件扩展名为MHT的附件中获得。
  • The. c file name extension is a literal pattern that matches only a period followed by a lowercase c.
    c文件扩展名是一种文本模式,它仅匹配点号加小写字母c的情况。
  • File names in the URL must include a file name extension.
    url中的文件名必须包括文件扩展名。
  • This prevents attempts to disguise requests for dangerous file name extensions by putting a safe file name extension in the path information or query string portion of the URL.
    的请求。这样可以防止通过将安全的文件扩展名放入URL的路径信息或查询字符串部分,以达到伪装请求中的危险文件扩展名的企图。
  • Only requests for a file name extension that is listed in that section are permitted.
    仅允许对此节中列出的文件扩展名的请求。
  • A message file that you copy to the pickup directory or the replay directory is renamed with a.tmp file name extension during message file processing.
    邮件文件处理期间,会使用.tmp文件扩展名重命名复制到分拣目录或重播目录的邮件文件。
  • An external style sheet is a plaintext file with a.css file name extension that contains only style rules.
    外部样式表是一个具有.css文件扩展名的纯文本文件,仅包含样式规则。
  • This method can be called only once for each file name extension since it will return the same name if called with the same extension.
    此方法对每个文件扩展名只能调用一次,因为当用同一扩展名被调用时,此方法将返回相同的名称。